From a65105373f4243c7a63c106ff26c8242a55157e2 Mon Sep 17 00:00:00 2001 From: "kaf24@freefall.cl.cam.ac.uk" Date: Thu, 4 Nov 2004 18:55:09 +0000 Subject: [PATCH] bitkeeper revision 1.1159.1.373 (418a7b0dD53husmGP477tKZEsejUqg) Remove -rc. --- xen/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/Makefile b/xen/Makefile index 6f0e1ff561..2536492268 100644 --- a/xen/Makefile +++ b/xen/Makefile @@ -3,7 +3,7 @@ # All other places this is stored (eg. compile.h) should be autogenerated. export XEN_VERSION = 2 export XEN_SUBVERSION = 0 -export XEN_EXTRAVERSION = "-rc" +export XEN_EXTRAVERSION = "" export BASEDIR := $(shell pwd) -- 2.30.2